1. configure.in changed to put a version/time on makelinuxdist.sh.in just like...
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 14 Sep 2009 14:25:14 +0000 (14:25 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 14 Sep 2009 14:25:14 +0000 (14:25 +0000)
commit69909c22cfc79512653d7afe7955fcf81997f09c
treef2f9436c82d793b69833a1f2da8f53523bca1edf
parent33c9857b085b0912868ce2f15754e6192bf1dbc4
   1. configure.in changed to put a version/time on makelinuxdist.sh.in just like the other platforms.
   2. app.pro to remove references to makeextras.mak which was just an experimental thing.
   3. data field enable/disable management for split distance.
   4. cover script for linux "gpsbabelfe" rewritten from scratch.  Old one from googleearth had problems and useless stuff anyway.  It wouldn't work with multiple link and blank spaces within directory, and its PATH search was totall unnecessary for Linux.
   5. help.cpp tidied up.
   6. track title entry field widened in the UI.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3796 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/configure.in
gpsbabel/gui/app.pro
gpsbabel/gui/filterwidgets.cpp
gpsbabel/gui/gpsbabelfe
gpsbabel/gui/help.cpp
gpsbabel/gui/help.h
gpsbabel/gui/makeextras.mak [deleted file]
gpsbabel/gui/makelinuxdist.sh [deleted file]
gpsbabel/gui/makelinuxdist.sh.in [new file with mode: 0644]
gpsbabel/gui/trackui.ui